home *** CD-ROM | disk | FTP | other *** search
/ CinE CD 6 / CinE CD ROM 06.iso / pc / playqt.dir / 00010_Script_10 < prev    next >
Text File  |  1996-06-21  |  196b  |  16 lines

  1. on exitFrame
  2.   if the movieRate of sprite 1 then go to the frame
  3. end
  4.  
  5. on mouseDown
  6.   nothing
  7. end mouseDown
  8.  
  9. on mouseUp
  10.   nothing
  11. end mouseUp
  12.  
  13. on moveWindow
  14.   nothing
  15. end moveWindow
  16.